PathOfTravel.UpdateMultiple(Document, IList<ElementId>)
Description:
Updates the specified paths of travel by recalculating each path using their original start and end points.
Updates the specified paths of travel by recalculating each path using their original start and end points.
Remarks:
For unsuccessfully updated elements, Revit will post warnings.
For unsuccessfully updated elements, Revit will post warnings.
Overloads (2):
UpdateMultiple(Document,IList[ElementId])
-
adocDocument of elements to be updated.
-
elementsToUpdateThe list of ElementIdof the paths to update.
Return Value
int
number of successfully updated elements
-
A non-optional argument was NULL
No comments yet. Start the discussion.
Loading…